home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Installation / background_2974.txt < prev    next >
Text File  |  1988-07-14  |  5KB  |  215 lines

  1. -- background: 2974 from stack: in
  2. -- bmap block id: 3393
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Setting Up Scanner
  6. ----- HyperTalk script -----
  7. on openStack
  8.   set highlight of background button "Installation" to true
  9. end openStack
  10.  
  11. on closeStack
  12.   set highlight of background button "Installation" to false
  13. end closeStack
  14.  
  15.  
  16. hide message box
  17. hide menuBar
  18.  
  19.  
  20.  
  21.  
  22. -- part 8 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=220 top=308 right=342 bottom=263
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 21700 / 21700
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect zoom open
  37.   go to stack "Apple Scanner"
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 11 (button)
  43. -- low flags: 00
  44. -- high flags: 8004
  45. -- rect: left=263 top=317 right=338 bottom=366
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Using
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   visual effect zoom open
  57.   go to stack "Using"
  58.   set highlight of background button "Setup" to false
  59.   set highlight of background button "Installation" to false
  60.   set highlight of background button "Troubleshooting" to false
  61.   set highlight of background button "Using" to true
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 12 (button)
  67. -- low flags: 00
  68. -- high flags: 8004
  69. -- rect: left=376 top=317 right=338 bottom=494
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: Troubleshooting
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   visual effect zoom open
  81.   go to stack "Troubleshooting"
  82.   set highlight of background button "Setup" to false
  83.   set highlight of background button "Installation" to false
  84.   set highlight of background button "Using" to false
  85.   set highlight of background button "Troubleshooting" to true
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 15 (button)
  91. -- low flags: 00
  92. -- high flags: A004
  93. -- rect: left=7 top=317 right=338 bottom=110
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: Setup
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   visual effect zoom open
  105.   go to stack "Set-Up"
  106.   set highlight of background button "Installation" to false
  107.   set highlight of background button "Using" to false
  108.   set highlight of background button "Troubleshooting" to false
  109.   set highlight of background button "Setup" to true
  110. end mouseUp
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117. -- part 17 (button)
  118. -- low flags: 00
  119. -- high flags: E004
  120. -- rect: left=119 top=317 right=338 bottom=222
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: Installation
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   visual effect zoom open
  132.   go to stack "Installation"
  133.   set highlight of background button "Setup" to false
  134.   set highlight of background button "Using" to false
  135.   set highlight of background button "Troubleshooting" to false
  136.   set highlight of background button "Installation" to true
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 19 (button)
  142. -- low flags: 00
  143. -- high flags: 0001
  144. -- rect: left=414 top=1 right=40 bottom=455
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 1008 / 1008
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: 
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   answer "Print this card?" with "Yes" or "Cancel"
  156.   if it is "Yes" then
  157.     doMenu "Print Card"
  158.   end if
  159.   if it is "Cancel" then
  160.     put "Cancel" into it
  161.   end if
  162. end  mouseUp
  163.  
  164.  
  165.  
  166.  
  167. -- part 20 (button)
  168. -- low flags: 00
  169. -- high flags: 0001
  170. -- rect: left=454 top=1 right=40 bottom=494
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 1004 / 1004
  173. -- text alignment: 1
  174. -- font id: 0
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: 
  179. ----- HyperTalk script -----
  180.  
  181. on mouseUp
  182.   play harpsichord a4
  183.   global search
  184.   answer "Type of Glossary search?" with "Browse" or "Automatic" or "Cancel"
  185.   if it is "Browse" then
  186.     visual wipe up slowly
  187.     go to card "Glossary" of stack "Glossary"
  188.   end if
  189.  
  190.   if it is "Automatic" then
  191.     ask "Search for..."
  192.     put it into search
  193.     if search is empty then
  194.       exit mouseUp
  195.     else
  196.       visual wipe up slowly
  197.       put "find search" into message box
  198.       hide message
  199.       go to card "Glossary" of stack "Glossary"
  200.       find word search in field "Text"
  201.       if the result is "not found" then
  202.         answer "Word not found." with "OK"
  203.         exit  mouseUp
  204.       else
  205.         show card field id 13
  206.         wait 4 seconds
  207.         hide card field id 13
  208.       end if
  209.     end if
  210.   end if
  211. end mouseUp
  212.  
  213.  
  214.  
  215.